contains All
abstract override fun containsAll(elements: Collection<@UnsafeVariance E>): Boolean
Content copied to clipboard
Checks if all elements in the specified collection are contained in this collection.
Checks if all elements in the specified collection are contained in this collection.